PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getDisplayMode Method
In This Topic
    getDisplayMode Method
    In This Topic
    Gets how the document should be displayed when opened in the viewer.
    Syntax
    public PDFDisplayMode getDisplayMode()

    Return Value

    A com.o2sol.pdf4java.document.PDFDisplayMode enumeration member specifying how the viewer should display the document.
    See Also